home *** CD-ROM | disk | FTP | other *** search
/ PC Media 15 / PC MEDIA CD15.iso / cddemo / cddemo.exe / PALABRAS.DXR / 00032.ls < prev    next >
Encoding:
Text File  |  1996-01-27  |  255 b   |  9 lines

  1. on startMovie
  2.   global path
  3.   set path to the pathName & "video\"
  4.   set the fileName of cast "llegada" to path & "v11.avi"
  5.   set the fileName of cast "aterriza" to path & "v13.avi"
  6.   set the fileName of cast "puerta" to path & "v17.avi"
  7.   cursor(200)
  8. end
  9.